.UIDanhSachVanBan{
        width: 100%;
        margin-bottom:30px
}
.UIDanhSachVanBan .DanhSachVanBan .title{
        /* background:rgba(0,0,0,0) url(Images/gopy.png) no-repeat scroll left center; */
        height:37px
        }
.UIDanhSachVanBan .DanhSachVanBan .title>span{
        color: #bc0605;
        display:inline-block;
        margin:20px 0;
        padding-left:50px;
        text-transform:uppercase;
        font-size: 18px;
        font-weight: 600;
}
.UIDanhSachVanBan .DanhSachVanBan .td-item img{
        width:50%!important;}
.UIDanhSachVanBan .DanhSachVanBan table th{
        background: #e9ecef none repeat scroll 0 0;
        padding: 10px;
        border: 1px solid #e4e4e4;
        text-align: center;
}
.UIDanhSachVanBan .DanhSachVanBan table th:nth-child(2){
        display:none;}
.UIDanhSachVanBan .DanhSachVanBan table td:nth-child(2){
        display:none;}
.UIDanhSachVanBan .DanhSachVanBan table .td-item{
        padding: 10px;
        }
.UIDanhSachVanBan .DanhSachVanBan table td .link>a{
        color:#004a95;
        display:inline-block;
        font-size: 14px;
        margin-bottom:7px;
}
.UIDanhSachVanBan .DanhSachVanBan table td .link>a:hover{
        color:#ce1110;}
.UIDanhSachVanBan .DanhSachVanBan table .datetime span{
        color:#222;
        }
.UIDanhSachVanBan .DanhSachVanBan table .td-item>a{
        color:#cf0d0d;
        text-decoration:underline;
}
.UIDanhSachVanBan .DanhSachVanBan table.ChildGrid {
        width: 100%;
        border: none;
        display: inline-table;
        margin: 10px 50px;
}
.UIDanhSachVanBan .DanhSachVanBan table.ChildGrid th{
        border: none !important;
        background: none!important;
        padding: 10px 0!important;
        color: #d12941;
}
.UIDanhSachVanBan .DanhSachVanBan table.ChildGrid td{
        border: none !important;
        background: none!important;
}
.UIDanhSachVanBan .DanhSachVanBan table.ChildGrid td a{
        font-size:14px;
        font-weight:bold;
}
.UIDanhSachVanBan .DanhSachVanBan table.ChildGrid td a:hover{
        color: #d12941;
}
.UIDanhSachVanBan .DanhSachVanBan .search {
        padding: 20px;
        border: 1px solid #e4e4e4;
        margin: 0 0 20px 0;
        border-radius: 3px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f9ff+0,d8f0ff+100 */
        /* background: rgb(240,249,255); */
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(216,240,255,1) 100%);
        /* FF3.6-15 */
        /* background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(216,240,255,1) 100%); */
        /* Chrome10-25,Safari5.1-6 */
        /* background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(216,240,255,1) 100%); */
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#d8f0ff',GradientType=0 );
        /* IE6-9 */
        display: flex;
        align-items: center;
        gap: 20px;
}
.UIDanhSachVanBan .DanhSachVanBan .search input:nth-child(1) {
        width: 82%;
        /* margin-right:20px; */
        /* height: 22px; */
        flex: 1;
        padding: 5px;
        border: 1px solid #e4e4e4;
        background: #e9ecef;
        border-radius: 3px;
        outline: none;
}
.UIDanhSachVanBan .DanhSachVanBan .search input:nth-child(2) {
        background: #e01a22 none repeat scroll 0 0;
        border: none;
        border-radius: 3px;
        /* box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px 0 #b3b3b3; */
        color: #ffffff;
        cursor: pointer;
        /* font: 13px arial; */
        height: auto !important;
        /* margin-right: 10px; */
        /* margin-top: 8px; */
        padding: 5px 10px;
        width: auto;
}
.UIDanhSachVanBan .DanhSachVanBan table td {
        border: 1px solid #e4e4e4;
        padding: 8px;
}
.UIDanhSachVanBan .DanhSachVanBan input.xem-chi-tiet {
        background: #e01a1a none repeat scroll 0 0;
        border: none;
        border-radius: 4px;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px 0 #b3b3b3;
        color: #ffffff;
        cursor: pointer;
        font: 13px arial;
        height: auto !important;
        margin-right: 10px;
        margin-top: 8px;
        padding: 5px 8px;
        width: auto;
}
@media only screen and (max-width:768px){
        .UIDanhSachVanBan {
                padding: 0;
                margin-bottom: 20px;
                width: 100vw;
        }
        .UIDanhSachVanBan .DanhSachVanBan input.xem-chi-tiet {
                margin-top: 0;
        }
        .UIDanhSachVanBan .link span {
                font-weight: 600;
        }
        div.UIGopYVanBan {
                padding: 15px 10px;
        }
        .UIDanhSachGopY {
                padding: 0 15px;
                margin-bottom: 15px;
        }
}
.UIDanhSachVanBan .link span {
    font-size: 15px;
}

.UIDanhSachVanBan .view span {
    font-size: 14px;
    font-style: italic;
}

.UIDanhSachVanBan .datetime {
    margin: 5px 0;
}
/* Start Module UIGopY */

.UIGopYVanBan .duthaovb h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.5;
}
.UIGopYVanBan div.value {
    margin: 20px 0;
    font-weight: 900;
    text-decoration: underline;
}
.UIGopYVanBan .view span.value {
    font-size: 15px;
    font-weight: 500 !important;
    line-height: 1.8;
}
.UIGopYVanBan .view a {
    font-weight: 500;
    line-height: 2;
    font-size: 15px;
}
.UIGopYVanBan .view a:hover {
    color:#9b0b0b;
}
.UIGopYVanBan .view a::before {
    content: "\f15b";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-right:10px;
    color:#9b0b0b;
}
.UIGopYVanBan .tb-form td:first-child {
    line-height: 19px;
    text-transform: uppercase;
    width: 170px !important;
    display: block;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    color: #3B4E68;
    padding: 10px 0;
    vertical-align: middle;
    font-size: 14px;
}
.note {
    margin-bottom: 20px;
}
.UIGopYVanBan .lnkSend {
    padding: 10px 51px;
    background-color: #CC0000;
    color: #FFF;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    border-radius: 5px;
    margin-top: 20px;
    display: inline-block;
}
.UIGopYVanBan .lnkCancel {
        padding: 10px 26px;
        background-color: #C3D0E0;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        margin-left: 25px;
        border-radius: 5px;
        display: inline-block;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        /* identical to box height */
        text-align: center;
        color: #FFFFFF;
}

.UIGopYVanBan {
        margin-bottom: 36px;
}
.UIGopYVanBan .van-ban-title {
        font-weight: 700;
        font-family: 'Merriweather';
        font-size: 18px;
        line-height: 27px;
        color: #182940;
        text-align: justify;
        font-style: normal;
        /* or 150% */
        /* Grey 2 */
        margin-top: 19px;
        margin-bottom: 10px;
}
.UIGopYVanBan span.error-detail {
    color: red;
}
.UIGopYVanBan p.ngay-bat-dau {
        font-size: 15px;
        line-height: 21px;
        color: #62748D;
}
.UIGopYVanBan .summary, .UIGopYVanBan .summary * {
        font-weight: 400;
        font-size: 15px;
        line-height: 21px;
        color: #3B4E68;
        margin-bottom: 24px;
        text-align: justify;
}
.UIGopYVanBan .summary a {
        margin-left: 10px;
}
.UIGopYVanBan .extra-file {
        display: none;
}
.UIGopYVanBan .form-gop-y {
        background-color: #F9F9F9;
        padding: 30px;
        margin-top: 36px;
}
.UIGopYVanBan .tb-form {
        margin: 0;
        padding: 0;
        width: 100%;
}
.UIGopYVanBan .tb-form > tr > td {
        margin: 0;
        padding: 0;
}
.UIGopYVanBan .form-control-gopy {
}
.UIGopYVanBan .tb-form td.td-title {
        line-height: 19px;
        text-transform: uppercase;
        width: 170px;
        display: block;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        /* identical to box height, or 136% */
        /* Grey 3 */
        color: #3B4E68;
        padding: 10px 0;
        vertical-align: middle;
        font-size: 14px;
}
.UIGopYVanBan .tb-form > tbody>tr >td:nth-child(2) {
        width: 100%;
        padding: 10px 0;
}
.UIGopYVanBan .Office2007.RadEditor {
        background: white !important;
        border: none !important;
        border: 1px solid #ECEDF0 !important;
        padding: 10px 16px !important;
        box-sizing: border-box;
        border-radius: 6px;
        height: auto !important;
}
.UIGopYVanBan .Office2007 .reToolbar li, .Office2007 .reSpinBox a, .Office2007.reToolbar .reSeparator, .Office2007.reToolbar .reGrip, .Office2007 .reDialog .reTool, .Office2007 .reModule .reTool, .Office2007 .reDialog .reTool:hover, .Office2007 .reToolbar .reTool:hover, .Office2007 .reModule .reTool:hover, .Office2007 .reToolbar .reTool.reTool_selected, .Office2007 .reToolbar .reTool.reTool_selected:hover, .Office2007 .reToolbar .reTool_text:hover, .Office2007 .reToolbar .reTool_text.reTool_selected, .Office2007 .reToolbar .reTool_text.reTool_selected:hover, .Office2007 .reTool .split_arrow, .Office2007 .reSplitButton.reTool_text .split_arrow, .Office2007 .reToolbar .reTool_text .split_arrow, .Office2007 .reDialog .reTool.reSplitButton, .Office2007 .reModule .reTool.reSplitButton, .Office2007 .reDropdown, .Office2007 .reTool_disabled.reDropdown:hover, .Office2007 .reResizeCell div, .Office2007.reInsertTable .reToolbar li .reTool:hover, .Office2007.RadEditor.reRtl .reDropdown:hover {
        background: none !important;
}
.UIGopYVanBan .reLeftVerticalSide, .reRightVerticalSide {
        padding: 0 !important;
        display: none;
}
.UIGopYVanBan .Office2007.RadEditor td {
        padding: 0 !important;
}
.UIGopYVanBan .Office2007.RadEditor .reContentCell {
        overflow: hidden;
        display: block;
        width: 100% !important;
        background: #FFFFFF;
        border: none !important;
        box-sizing: border-box;
        border-radius: 6px;
}
.UIGopYVanBan td.reTlbVertical {
        display: none;
}
.UIGopYVanBan .Office2007.RadEditor .reNoBorder div.reContentArea{
        border: none !important;
}
.UIGopYVanBan .Office2007.RadEditor>table tr:first-child{
        display: none !important;
}
.UIGopYVanBan .form-control-gopy[type='text'],
.UIGopYVanBan textarea.form-control-gopy {
        background: #FFFFFF;
        border: 1px solid #ECEDF0;
        box-sizing: border-box;
        border-radius: 6px;
        padding: 10px 16px;
        color: #778294;
        font-size: 14px;
        line-height: 17px;
        font-weight: 400;
        width: 100%;
}
.UIGopYVanBan textarea.form-control-gopy {
        height: 400px !important;
}
.UIGopYVanBan .form-control-gopy[type='text'] {
        height: 36px;
}
.UIGopYVanBan .label-file {
        padding: 11px 17px;
        border-radius: 5px;
        border: 1px solid #7D92AE;
        font-size: 13px;
        font-weight: 500;
        color: #7D92AE;
        text-transform: uppercase;
        background-color: #fff;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        text-transform: uppercase;
        /* Grey 5 */
        color: #7D92AE;
}
.UIGopYVanBan #file_chosen {
        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
        color: #62748D;
        width: 102px;
        margin-top: -4px;
}
.UIGopYVanBan .extend-file {
        float: right;
        width: 330px !important;
}
.UIGopYVanBan .captcha {
    height: 35px;
    border-radius: 5px;
    margin-left: 10px;
    width: 120px;
}
.UIGopYVanBan .btn-gui-di {
        padding: 10px 51px;
        background-color: #CC0000;
        color: #FFF;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        border-radius: 5px;
        margin-top: 40px;
        display: inline-block;
}
.UIGopYVanBan .btn-nhap-lai {
        padding: 10px 26px;
        background-color: #C3D0E0;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        margin-left: 25px;
        border-radius: 5px;
        margin-top: 40px;
        display: inline-block;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        /* identical to box height */
        text-align: center;
        color: #FFFFFF;
}
.UIGopYVanBan .title-mark {
        color: #f70000;
}
.UIGopYVanBan  #xem-toan-van {
        border-bottom: 1px solid #EEE;
        margin: 0 0 10px;
        padding: 0 0 10px;
}
.UIGopYVanBan  .preview {
        width: 100%;
        height: 650px;
        margin: 20px 0px;
        border: 1px solid #eeeeee;
}
.UIGopYVanBan .xem-chi-tiet {
        color: #0084F3;
        font-size: 15px;
        font-weight: 400;
        line-height: 21px;
        cursor: pointer;
        margin-left: 15px;
}
.UIGopYVanBan  #xem-toan-van ul {
    list-style: none;
    padding: 0;
    margin: 15px auto 0;
    width: 75%;
    margin-left: 10px;
}
.UIGopYVanBan   div#xem-toan-van ul li {
    padding: 4px;
    margin: 0;
    display: flex;
}
.UIGopYVanBan  #xem-toan-van a {
        margin: 0px 15px 0 0;
        cursor: pointer;
        text-decoration: none;
        font-size: 16px;
}
.UIGopYVanBan   #xem-toan-van label {
        font-size: 15px;
        font-weight: 400;
        line-height: 21px;
}
@media only screen and (max-width: 768px) {
        .UIGopYVanBan {
                width: 95vw;
                padding: 0px 15px;
        }
        .UIGopYVanBan .extend-file {
                display: block !important;
                width: 100% !important;
                margin-top: 60px;
        }
        .UIGopYVanBan .btn-gui-di {
                margin-top: 0;
        }
        .UIGopYVanBan .btn-nhap-lai {
                margin-top: 0;
        }
    .UIGopYVanBan .duthaovb h2 {
            font-size: 18px;

        }
    
}
/* END Module UIGopY */
.UIDanhSachVanBan table tr td table tr:last-child td {
        border: 1px solid #ffffff;
        padding: 0 5px;
}
.UIDanhSachVanBan table tr:last-child table tr td tr {
        width: 40px !important;
        height: 40px !important;
}
.UIDanhSachVanBan table tr:last-child table {
        margin: 30px auto 0px;
}
.UIDanhSachVanBan table tr:last-child tr td tr td {
        border: 1px solid #fff;
}
.UIDanhSachVanBan table tr:last-child table tr td tr td *
{
        width: 40px;
        height: 40px;
        background-color: #F6F6F6;
        line-height: 30px;
        font-size: 15px;
        color: #666666;
        text-align: center;
        font-weight: 400;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.UIDanhSachVanBan table tr:last-child table tr td tr td span {
        color: #fff;
        background-color: #f30000;
}
.UIDanhSachVanBan .tblLayYKien tr:last-child table td tr {
        display: flex;
        align-items: center;
        gap: 10px;
}
.UIDanhSachVanBan .tblLayYKien tr:last-child table td {
        padding: 0 !important;
}
@media only screen and (max-width: 768px) {
table.DanhSachVanBan td[colspan='5'] table td a,table.DanhSachVanBan td[colspan='5'] table td span{
    width: 24px !important;
    height: 24px !important;
}
table.DanhSachVanBan .td-item{
    display:block !important;
    float:none !important;
} 
}
/****************************/
.UIGopYVanBan  label.label {
    padding-right: 6px;
    font-weight: 600;
}
.UIGopYVanBan .view {
    line-height: 2;
}
.UIGopYVanBan .approver, .UIGopYVanBan .field, .UIGopYVanBan .agency {
    line-height: 2.5;
}
